home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=JetStart
- AppVerName=JetStart 3.22 Freeware
- AppId=JetStartAppID
- AppPublisher=Code Sector Inc.
- AppPublisherURL=http://www.codesector.com
- AppSupportURL=http://www.codesector.com
- AppUpdatesURL=http://www.codesector.com/download.asp
- AppMutex=JetStartMutex347
- DefaultDirName={pf}\JetStart
- DefaultGroupName=JetStart
- UninstallDisplayIcon={app}\JetStart.exe
- OutputBaseFilename=jetstart322
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- InfoBeforeFile=embedded\InfoBefore.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\JetStart,1.exe"; DestDir: "{app}"; DestName: "JetStart.exe"; Flags: ignoreversion
- Source: "{app}\Add.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Hook.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\JetStart,2.exe"; DestDir: "{app}"; DestName: "JetStart.exe"; Flags: ignoreversion
- Source: "{app}\JetStart.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Lock.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\PAD_FILE.XML"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Whatsnew.txt"; DestDir: "{app}"; Flags: ignoreversion
- [Dirs]
- Name: "{app}\Data\Disabled\Startup";
- Name: "{app}\Data\Disabled\Common Startup";
- [Registry]
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "JetStart"; ValueType: String; ValueData: "{app}\JetStart.exe"; Flags: createvalueifdoesntexist uninsdeletevalue
- Root: HKCR; Subkey: "*\shell\JetStart"; ValueType: String; ValueData: "Jet Start..."; Flags: createvalueifdoesntexist uninsdeletekey
- Root: HKCR; Subkey: "*\shell\JetStart\command"; ValueType: String; ValueData: """{app}\add.dll"" /add ""%L"""; Flags: createvalueifdoesntexist uninsdeletekey
- Root: HKCR; Subkey: "*\shell\Startup"; ValueType: String; ValueData: "Startup..."; Flags: createvalueifdoesntexist uninsdeletekey
- Root: HKCR; Subkey: "*\shell\Startup\command"; ValueType: String; ValueData: """{app}\add.dll"" /startup ""%L"""; Flags: createvalueifdoesntexist uninsdeletekey
- [Run]
- Filename: "{app}\JetStart.exe"; Description: "Launch JetStart"; Flags: postinstall skipifsilent nowait
- [UninstallRun]
- Filename: "http://www.codesector.com/uninstallfeedback.asp?id=3"; Flags: shellexec nowait
- [Icons]
- Name: "{group}\JetStart"; Filename: "{app}\JetStart.exe";
- Name: "{userdesktop}\JetStart"; Filename: "{app}\JetStart.exe"; Tasks: desktopicon;
- Name: "{group}\Uninstall JetStart"; Filename: "{uninstallexe}";
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-